Mapping URL: /country/{id}
Description: get the country entity with the appended id
Microservice: CountryService
/country/{id} |
Mapping URL: /country/{id}
Description: CountryService
Name: findCountryById(id)
Request Method: GET
Service Interface: /country/{id}
Service Entity: Country
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |